grpctunnel:Tunnel
gRPC tunnel configuration
Telemetry Sensor Path(s)
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
cert | os:OsString (naming:Name) |
Tunnel destination certificate trustpoint | RANGE: [0 , 64] |
certClient | os:OsString (naming:Name) |
Tunnel client certificate trustpoint | RANGE: [0 , 64] |
dest | grpctunnel:Host (naming:Name) |
Tunnel destination hostname or IP address | RANGE: [1 , 254] |
port | grpctunnel:Port (scalar:Uint16) |
Tunnel destination port number | RANGE: [0 , 0xffff] |
srcIf | nw:IfId (base:IfIndex) |
Source interface name. Supported interfaces include loopback and svi interfaces. | Must match first field in the output of show intf brief . Example: Eth1/1 or Vlan100 |
targetId | grpctunnel:TargetId (naming:Name) |
Tunnel target identifier. Target identifies which handler to use for a tunnel stream. | RANGE: [1 , 254] |
targetType | grpctunnel:TargetType (string:Basic) |
Tunnel target type. String value of the corresponding TargetType for a standard protocol. | A sequence of characters |
targetVrf | grpctunnel:VrfName (l3:VrfName) |
VRF to be used to reach target | DEFAULT: |
vrf | grpctunnel:VrfName (l3:VrfName) |
VRF to be used for gRPC tunnel dial out | DEFAULT: |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |